<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html, body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  min-width: 1200px;
  font: 14px 微软雅黑;
  color: #444;
}

a {
  text-decoration: none;
  outline: none;
  color: #666;
  transition: 0.2s;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0;
}

li {
  list-style-type: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
  margin: 0;
  padding: 0
}

dl, dt, dd {
  padding: 0;
  margin: 0;
}

i, em {
  font-style: normal;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.w0 {
  width: 100%;
}

.w900 {
  width: 900px;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

/*header start*/
.header .head_top {
  height: 35px;
  background: #efefef;
  line-height: 35px;
  border-bottom: 1px solid #dfdfdf
}

.header .head_top a {
  margin: 5px;
  display: inline-block;
  width: 50px;
  height: 25px;
  background: #003569;
  line-height: 25px;
  color: #fff;
  text-align: center;
}

.header .head_top a:nth-child(1) {
  background: #E5322C
}

.header .head_body {
  height: 84px;
  padding: 15px 0
}

.header .head_body .hb_con {
  padding: 18px 0 0 15px
}

.header .head_body .hb_con b {
  font-size: 21px;
  display: block;
  color: #003569;
  letter-spacing: 0.4px;
}

.header .head_body .hb_con p {
  font-size: 15px;
  line-height: 30px;
}

.header .tel {
  padding: 15px 0 15px 70px;
  background: url(../images/tel.png) no-repeat center left;
}

.header .tel p {
  font-size: 16px;
  line-height: 20px;
}

.header .tel b {
  font-size: 30px;
  color: #003569;
  line-height: 34px;
}

.header .head_nav {
  height: 70px;
  background: url(../images/navbg.png) no-repeat center;
}

.header .head_nav&gt;ul&gt;li {
  float: left;
  width: 124px;
  text-align: center;
  position: relative;
  z-index: 99999
}

.header .head_nav&gt;ul&gt;li:nth-child(1) {
  width: 185px;
  margin-right: 23px;
}

.header .head_nav&gt;ul&gt;li&gt;a {
  text-align: center;
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
  display: block;
  color: #333;
  font-size: 17px;
}

.header .head_nav&gt;ul&gt;li:nth-child(1) a {
  height: 70px;
  line-height: 70px;
  padding: 0 20px 0 20px;
  background: url(../images/icon.png) no-repeat 35px center;
  text-indent: 35px;
  margin: 0;
  color: #fff
}

.header .head_nav&gt;ul&gt;li:hover&gt;a {
  background: #003569;
  color: #fff
}

.header .head_nav&gt;ul&gt;li:nth-child(1):hover a {
  background: url(../images/icon.png) no-repeat 35px center;
}

.header .head_nav ul.sub {
  display: none;
  position: absolute;
  top: 70px;
  width: 140px;
  z-index: 99999
}

.header .head_nav ul.sub li {
  line-height: 40px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
  font-size: 15px;
}

.header .head_nav ul.sub li a {
  color: #666
}

.header .head_nav&gt;ul&gt;li:hover ul.sub {
  display: block;
}

.header .head_nav ul.sub li:hover {
  background: #ccc;
}

/*header end*/

/*banner start*/
.flexslider {
  margin: 0px auto 0px;
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
  zoom: 1;
}

.flexslider .slides li {
  width: 100%;
  height: 100%;
}

.flex-direction-nav a {
  width: 70px;
  height: 70px;
  line-height: 99em;
  overflow: hidden;
  margin: -35px 0 0;
  display: block;
  background: url(../images/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  border-radius: 35px;
}

.flex-direction-nav .flex-next {
  background-position: 0 -70px;
  right: 0;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  background: rgba(0, 0, 0, 0.3);
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: -99em;
  width: 10px;
  cursor: pointer;
  -webkit-transition: all 0s ease;
  border-radius: 10px;
}

.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
  background: #0082ea;
}

.flexslider .slides a img {
  width: 100%;
  height: 550px;
  display: block;
}

/*banner end*/

.title {
  text-align: center;
}

.title span {
  display: inline-block;
  font-size: 42px;
  color: #333;
  line-height: 48px;
  position: relative;
  letter-spacing: 3px;
  font-weight: bold;
  color: #004a92
}

.title span:before {
  position: absolute;
  width: 133px;
  height: 9px;
  background: url(../images/tit1.png) no-repeat;
  content: "";
  left: -155px;
  top: 26px;
}

.title span:after {
  position: absolute;
  width: 133px;
  height: 9px;
  background: url(../images/tit2.png) no-repeat;
  content: "";
  right: -155px;
  top: 26px;
}

.title em {
  display: block;
  font-size: 17px;
  color: #cfcfcf;
  line-height: 30px;
  font-family: Arial;
  text-transform: uppercase;
  letter-spacing: 1px
}

.title p {
  color: #999;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  display: block;
  padding-top: 5px
}

/*product start*/
.product {
  padding: 50px 0;
}

.pro_l {
  width: 280px;
}

.pro_l .pList_top {
  width: 280px;
  height: 130px;
  background: url(../images/prol_top.png) no-repeat center;
  text-align: center;
}

.pro_l .pList_top p {
  color: #fbfbfb;
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
}

.pro_l .pList_top span {
  font-size: 40px;
  color: #fff;
}

.pro_l ul {
  width: 280px;
  padding: 1px 0 22px;
  ;
  background: #efefef
}

.pro_l ul li {
  width: 220px;
  height: 50px;
  margin: 0 30px;
  line-height: 50px;
  border-bottom: 1px dashed #cfcfcf;
  font-size: 17px;
}

.proimg {
  width: 895px;
}

.proimg li {
  width: 280px;
  margin: 0 0 23px 26.6px;
  float: left;
  transition: all 0.2s ease-in;
}

.proimg li:nth-child(3n+1) {
  margin-left: 0px;
}

.proimg li .img {
  width: 276px;
  height: 208px;
  border: 2px solid #EFEFEF;
  overflow: hidden;
  border-bottom: none;
}

.proimg li img {
  width: 276px;
  height: 208px;
  display: block;
  -moz-transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
  transition: .5s ease-in;
}

.proimg li:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1)
}

.proimg li p {
  display: block;
  width: 210px;
  height: 35px;
  padding: 0px 60px 0 10px;
  line-height: 35px;
  background: url(../images/prozibg.png) no-repeat center;
  position: relative;
  top: 0px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.proimg li:hover .img {
  border-color: #003569
}

.proimg li:hover p {
  background: url(../images/prozibgh.png) no-repeat center;
  color: #fff
}

/*product end*/

/*company start*/
.company {
  padding: 50px 0;
  background: url(../images/companybg.jpg) no-repeat center top #f5f5f5;
}

.company .com_body {
  margin-top: 50px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 #dfdfdf;
  position: relative;
  padding: 20px 0;
  text-align: center;
}

.company .com_body .com_con i {
  font-size: 26px;
  color: #003569;
  display: block;
  height: 26px;
  line-height: 26px;
  padding-bottom: 20px
}

.company .com_body .com_con p {
  padding: 0 50px;
  color: #666;
  text-indent: 2em;
  line-height: 180%;
  font-size: 15px
}

.company .com_body ul li {
  width: 300px;
  margin-top: 10px;
  text-align: center;
  background: url(../images/line.png) no-repeat center right;
  height: 164px;
}

.company .com_body ul li p {
  text-align: center;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-top: 10px
}

.company .com_body ul li p.p2 {
  font-size: 16px;
  font-family: Arial;
  line-height: 25px;
  font-weight: normal;
  padding: 5px
}

.company .com_body ul li:nth-last-of-type(1) {
  background-image: none
}

/*company end*/

/*case start*/
.case {
  padding: 30px 0;
}

.case .slideBox {
  overflow: hidden;
  zoom: 1;
  padding: 30px 0 10px 50px;
  position: relative;
}

.case .slideBox .sPrev, .slideBox .sNext {
  position: absolute;
  left: 5px;
  top: 30px;
  display: block;
  width: 46px;
  height: 274px;
  background: url(../images/arrow-left.png) no-repeat center;
}

.case .slideBox .sNext {
  left: auto;
  right: 5px;
  background: url(../images/arrow-right.png) no-repeat center;
}

.case .slideBox .sPrev:hover, .slideBox .sNext:hover {
  border-color: #f60;
}

.case .slideBox ul {
  overflow: hidden;
  zoom: 1;
}

.case .slideBox ul li {
  margin: 0 22px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.case .slideBox ul li .pic {
  text-align: center;
  background: #000
}

.case .slideBox ul li .pic img {
  width: 371px;
  height: 274px;
  display: block;
  opacity: 0.96
}

.case .slideBox ul li .pic a:hover img {
  border-color: #999;
}

.case .slideBox ul li .cover {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 274px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case .slideBox ul li:hover .cover {
  display: block;
}

.case .slideBox ul li .title1 {
  line-height: 30px;
}

.case .slideBox ul li .title1 a {
  display: block;
  width: 371px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case .slideBox ul li:hover .pic img {
  opacity: 0.4
}

/*case end*/

/*equipment start*/
.equipment {
  padding-bottom: 20px;
}

.equipment .equ_l {
  width: 130px;
  height: 240px;
  background-color: #333;
  padding: 0 40px;
}

.equipment .equ_l b {
  display: block;
  font-size: 26px;
  color: #fff;
  line-height: 26px;
  margin: 68px 0 15px;
  height: 48px;
  position: relative;
}

.equipment .equ_l b:after {
  position: absolute;
  width: 98px;
  height: 1px;
  background: #75a6d3;
  content: "";
  left: 0;
  bottom: 0;
}

.equipment .equ_l i {
  display: block;
  font-size: 20px;
  color: #fff;
  font-family: Arial;
  opacity: 0.3;
  line-height: 24px;
}

.equipment .equ_r {
  width: 990px;
  height: 240px;
  background-color: #F5F5F5
}

.photo_c {
  padding-top: 30px;
  width: 950px;
  overflow: hidden;
  padding-left: 20px;
  padding-bottom: 20px;
}

.photo_c ul li {
  width: 240px;
  float: left;
  padding: 0 0 0 15px;
  line-height: 0;
  position: relative;
}

.photo_c ul li img {
  width: 240px;
  height: 180px;
}

.photo_c p a {
  display: block;
  width: 77px;
  height: 77px;
}

/*equipment end*/

/*new start*/
.newsbj {
  background: #f5f5f5;
  padding: 0px 0;
}

.news {
  padding-top: 30px;
}

.news .newsdt {
  width: 780px;
  float: left;
  background: #FFF;
  padding: 30px 30px 25px;
  box-sizing: border-box;
}

.news .newsdt .bt {
  height: 51px;
}

.news .newsdt .bt span {
  display: block;
  height: 30px;
  float: left;
}

.news .newsdt .bt span a {
  display: block;
  font-size: 22px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  padding-left: 33px;
  background: url(../images/dt.png) no-repeat left;
}

.news .newsdt .bt em {
  display: block;
  width: 66px;
  height: 26px;
  float: right;
  border: 1px solid #e2e2e2;
  border-radius: 14px;
}

.news .newsdt .bt em a {
  display: block;
  width: 66px;
  height: 26px;
  background: url(../images/dbx3.png) no-repeat center;
}

.news .newsdt .bt em:hover {
  background: #003569;
  border: 1px solid #003569;
}

.news .newsdt .bt em:hover a {
  background: url(../images/dbx.png) no-repeat center;
}

.news .newsdt dl {
  height: 162px;
  margin-bottom: 13px;
  overflow: hidden;
}

.news .newsdt dl dt {
  width: 288px;
  height: 162px;
  float: left;
  overflow: hidden;
}

.news .newsdt dl dt img {
  width: 288px;
  height: 162px;
  transition: .5s;
}

.news .newsdt dl dt:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.news .newsdt dl dd {
  float: left;
  width: 430px;
  padding-left: 24px;
  box-sizing: border-box;
}

.news .newsdt dl dd span {
  display: block;
  margin-bottom: 22px;
}

.news .newsdt dl dd span a {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #333333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news .newsdt dl dd p {
  width: 406px;
  height: 66px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 20px;
}

.news .newsdt dl dd i {
  display: block;
  font-size: 14px;
  width: 406px;
  color: #333333;
  line-height: 14px;
  text-align: right;
}

.news .newsdt ul li {
  float: left;
  width: 355px;
  height: 90px;
  background: #F5F5F5 url(../images/jt1.png) no-repeat 90%;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding-top: 28px;
  padding-left: 21px;
  transition: .3s;
}

.news .newsdt ul li:nth-child(2n) {
  float: right;
}

.news .newsdt ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  margin-bottom: 14px;
  width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news .newsdt ul li i {
  display: block;
  font-size: 12px;
  color: #808080;
  line-height: 12px;
}

.news .newsdt ul li:hover a {
  color: #FFF;
}

.news .newsdt ul li:hover i {
  color: #FFF;
}

.news .newsdt ul li:hover {
  background: #003569 url(../images/jt1_h.png) no-repeat 90%;
}

.news .bk {
  width: 390px;
  background: #FFF;
  float: right;
  padding: 30px 35px 23px;
  box-sizing: border-box;
}

.news .bk .bt {
  height: 51px;
}

.news .bk .bt a {
  font-size: 22px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  padding-left: 33px;
  background: url(../images/bk.png) no-repeat left;
}

.news .bk span {
  display: block;
  height: 180px;
  margin-bottom: 8px;
  overflow: hidden;
}

.news .bk span img {
  width: 320px;
  height: 180px;
  transition: .5s;
}

.news .bk span:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.news .bk ul li {
  height: 38px;
  line-height: 38px;
}

.news .bk ul li a {
  padding-left: 18px;
  background: url(../images/hg2.jpg) no-repeat left;
  font-size: 16px;
  color: #333333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news .bk ul li a:hover {
  color: #003569;
}

/*new end*/

/*footer start*/
.footer {
  padding: 30px 0;
  background: #333
}

.footer .foot_top {
  height: 60px;
  border: 2px solid #003569;
}

.footer .foot_top ul li {
  width: 150px;
  float: left;
  text-align: center;
  line-height: 60px;
  font-size: 17px
}

.footer .foot_top ul li a {
  color: #cfcfcf
}

.footer .foot_bot {
  margin-top: 20px
}

.footer .foot_bot .fb_l {
  color: #cfcfcf;
}

.footer .foot_bot .fb_l li {
  line-height: 30px;
}

.footer .foot_bot .fb_l li a {
  color: #fff
}

.footer .foot_bot .fb_r {
  text-align: right;
  margin-top: 25px;
  padding-right: 90px;
  background: url(../images/foottel.png) no-repeat center right;
}

.footer .foot_bot .fb_r p {
  font-size: 16px;
  color: #cfcfcf;
  text-align: right;
  line-height: 35px;
}

.footer .foot_bot .fb_r b {
  font-size: 38px;
  font-family: Arial;
  color: #cfcfcf
}

.footer .foot_bot .ewm {
  padding-right: 90px;
}

.footer .foot_bot .ewm p {
  writing-mode: tb-rl;
  color: #ddd;
  font-size: 13px;
  display: block;
  padding: 20px 0 0 10px;
  letter-spacing: 3px;
}

.bottom {
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  background: #777
}

.bottom span {
  color: #fff;
  padding: 0 20px;
}

.bottom a {
  color: #fff;
}

/*footer end*/</pre></body></html>